From: Po Lu Date: Thu, 22 Feb 2024 02:21:12 +0000 (+0800) Subject: ; * admin/CPP-DEFINES: Fix typos. X-Git-Tag: archive/raspbian/1%30.1+1-3+rpi1^2~14^2~18^2~2468 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=ee6343556a53770cd2c7730b48ce1731423d8825;p=emacs.git ; * admin/CPP-DEFINES: Fix typos. --- diff --git a/admin/CPP-DEFINES b/admin/CPP-DEFINES index 8143a394578..c07fdc487ee 100644 --- a/admin/CPP-DEFINES +++ b/admin/CPP-DEFINES @@ -42,8 +42,8 @@ HAVE_X_WINDOWS Compile support for X Window system. Equivalent to HAVE_X11. HAVE_ANDROID Compiling the Android GUI interface. Enough of this code is compiled for the build machine cross-compiling the Android port to produce an Emacs binary that can - Lisp code in batch mode, for the purpose of compiling - Lisp code for packaging. + run Lisp code in batch mode, for the purpose of running + the byte-compiler. ANDROID_STUBIFY The Android GUI interface is being compiled for the build machine, as above.